home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / ftn / system.z / system
Encoding:
Text File  |  2002-10-03  |  683 b   |  23 lines

  1. SYSTEM(3F)                                            Last changed: 10-2-98
  2.  
  3.  
  4. NNAAMMEE
  5.      ssyysstteemm - issue a shell command from Fortran
  6.  
  7. SSYYNNOOPPSSIISS
  8.      cchhaarraacctteerr**NN _c
  9.      ccaallll ssyysstteemm((_c))
  10.  
  11. IIMMPPLLEEMMEENNTTAATTIIOONN
  12.      IRIX systems
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _s_y_s_t_e_m causes its character argument to be given to sshh(1) as input, as
  16.      if the string had been typed at a terminal. The current process waits
  17.      until the shell has completed.
  18.  
  19. SSEEEE AALLSSOO
  20.      eexxeecc(2), ssyysstteemm(3S).
  21.  
  22.      This man page is available only online.
  23.